Deprecated: Return type of Slim\Helper\Set::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 178

Deprecated: Return type of Slim\Helper\Set::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 183

Deprecated: Return type of Slim\Helper\Set::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 188

Deprecated: Return type of Slim\Helper\Set::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 193

Deprecated: Return type of Slim\Helper\Set::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 202

Deprecated: Return type of Slim\Helper\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php on line 211

Deprecated: Return type of Slim\Middleware\Flash::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 158

Deprecated: Return type of Slim\Middleware\Flash::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 168

Deprecated: Return type of Slim\Middleware\Flash::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 178

Deprecated: Return type of Slim\Middleware\Flash::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 186

Deprecated: Return type of Slim\Middleware\Flash::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 195

Deprecated: Return type of Slim\Middleware\Flash::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php on line 205

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 49

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 98

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 75

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 90

Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 82

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 62

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 112

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 126

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 146

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php on line 36

Deprecated: Return type of zpt\anno\Annotations::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 179

Deprecated: Return type of zpt\anno\Annotations::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 189

Deprecated: Return type of zpt\anno\Annotations::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 199

Deprecated: Return type of zpt\anno\Annotations::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/zeptech/annotations/zpt/anno/Annotations.php on line 215

Deprecated: Return type of Slim\Environment::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 186

Deprecated: Return type of Slim\Environment::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 194

Deprecated: Return type of Slim\Environment::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 206

Deprecated: Return type of Slim\Environment::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 214

Deprecated: Return type of Slim\Environment::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Environment.php on line 224

Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/imobalcom/public_html/vendor/slim/slim/Slim/Http/Util.php on line 401

Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Slim\Http\Response::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/imobalcom/public_html/vendor/slim/slim/Slim/Http/Response.php:451 Stack trace: #0 /home/imobalcom/public_html/vendor/slim/slim/Slim/Http/Response.php(46): Slim\Slim::handleErrors(8192, 'Return type of ...', '/home/imobalcom...', 451) #1 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(444): include('/home/imobalcom...') #2 /home/imobalcom/public_html/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/imobalcom...') #3 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(167): Composer\Autoload\ClassLoader->loadClass('Slim\\Http\\Respo...') #4 /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php(228): Slim\Slim->Slim\{closure}(Object(Slim\Helper\Set)) #5 /home/imobalcom/public_html/vendor/slim/slim/Slim/Helper/Set.php(88): Slim\Helper\Set->Slim\Helper\{closure}(Object(Slim\Helper\Set)) #6 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(232): Slim\Helper\Set->get('response') #7 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1102): Slim\Slim->__get('response') #8 /home/imobalcom/public_html/Site/Middlewares/ProdutoMiddleware.php(41): Slim\Slim->redirect('/') #9 [internal function]: Site\Middlewares\ProdutoMiddleware->onBeforeDispatch() #10 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1208): call_user_func_array(Array, Array) #11 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1354): Slim\Slim->applyHook('slim.before.dis...') #12 /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call() #13 /home/imobalcom/public_html/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call() #14 /home/imobalcom/public_html/Site/Middlewares/OnlineMiddleware.php(27): Slim\Middleware\MethodOverride->call() #15 /home/imobalcom/public_html/App/Middlewares/SecurityMiddleware.php(27): Site\Middlewares\OnlineMiddleware->call() #16 /home/imobalcom/public_html/Site/Middlewares/ProdutoMiddleware.php(32): App\Middlewares\SecurityMiddleware->call() #17 /home/imobalcom/public_html/vendor/slim/slim/Slim/Slim.php(1300): Site\Middlewares\ProdutoMiddleware->call() #18 /home/imobalcom/public_html/App/App.php(310): Slim\Slim->run() #19 /home/imobalcom/public_html/App/App.php(84): App\App->run() #20 /home/imobalcom/public_html/index.php(60): App\App->__construct() #21 {main} in /home/imobalcom/public_html/vendor/slim/slim/Slim/Http/Response.php on line 46